[INFO] fetching crate dynamic-graphql 0.10.2...
[INFO] testing dynamic-graphql-0.10.2 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate dynamic-graphql 0.10.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate dynamic-graphql 0.10.2
[INFO] finished tweaking crates.io crate dynamic-graphql 0.10.2
[INFO] tweaked toml for crates.io crate dynamic-graphql 0.10.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dynamic-graphql 0.10.2 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dynamic-graphql 0.10.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 89224307b8a1231693e070a731da99f12c3699459a3f03eb83caf8fd13da8e4b
[INFO] running `Command { std: "docker" "start" "89224307b8a1231693e070a731da99f12c3699459a3f03eb83caf8fd13da8e4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89224307b8a1231693e070a731da99f12c3699459a3f03eb83caf8fd13da8e4b" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89224307b8a1231693e070a731da99f12c3699459a3f03eb83caf8fd13da8e4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89224307b8a1231693e070a731da99f12c3699459a3f03eb83caf8fd13da8e4b" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ascii_utils v0.9.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling asynk-strim v0.1.5
[INFO] [stderr]    Compiling fast_chemail v0.9.6
[INFO] [stderr]    Compiling static_assertions_next v1.1.2
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling dynamic-graphql-derive v0.10.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling handlebars v6.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-graphql-value v7.2.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling async-graphql-parser v7.2.1
[INFO] [stderr]    Compiling async-graphql-derive v7.2.1
[INFO] [stderr]    Compiling async-graphql v7.2.1
[INFO] [stderr]    Compiling dynamic-graphql v0.10.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.55s
[INFO] running `Command { std: "docker" "inspect" "89224307b8a1231693e070a731da99f12c3699459a3f03eb83caf8fd13da8e4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89224307b8a1231693e070a731da99f12c3699459a3f03eb83caf8fd13da8e4b" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling asynk-strim v0.1.5
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling async-graphql v7.2.1
[INFO] [stderr]    Compiling graphql-parser v0.4.1
[INFO] [stderr]    Compiling dynamic-graphql v0.10.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.89s
[INFO] running `Command { std: "docker" "inspect" "89224307b8a1231693e070a731da99f12c3699459a3f03eb83caf8fd13da8e4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89224307b8a1231693e070a731da99f12c3699459a3f03eb83caf8fd13da8e4b" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dynamic_graphql-1ea1a9d9fbefceed)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test types::common::tests::test_get_output_type_ref ... ok
[INFO] [stdout] test types::common::tests::test_get_input_type_ref ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dynamic_graphql
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/./docs/simple-object.md - SimpleObject (line 142) ... FAILED
[INFO] [stdout] test src/./docs/simple-object.md - SimpleObject (line 98) ... FAILED
[INFO] [stdout] test src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 198) ... FAILED
[INFO] [stdout] test src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 131) ... FAILED
[INFO] [stdout] test src/./docs/simple-object.md - SimpleObject (line 48) ... FAILED
[INFO] [stdout] test src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 268) ... FAILED
[INFO] [stdout] test src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 69) ... FAILED
[INFO] [stdout] test src/./docs/interface.md - Interface (line 55) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/./docs/simple-object.md - SimpleObject (line 142) stdout ----
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/simple-object.md:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[derive(SimpleObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 141 + use dynamic_graphql::internal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in the crate root
[INFO] [stdout]    --> src/./docs/simple-object.md:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[derive(SimpleObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 141 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout] 141 + use async_graphql::Context;
[INFO] [stdout]     |
[INFO] [stdout] 141 + use dynamic_graphql::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in the crate root
[INFO] [stdout]    --> src/./docs/simple-object.md:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[derive(SimpleObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 141 + use std::fmt::Result;
[INFO] [stdout]     |
[INFO] [stdout] 141 + use std::io::Result;
[INFO] [stdout]     |
[INFO] [stdout] 141 + use std::result::Result;
[INFO] [stdout]     |
[INFO] [stdout] 141 + use std::thread::Result;
[INFO] [stdout]     |
[INFO] [stdout]     = and 4 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FieldValue` in the crate root
[INFO] [stdout]    --> src/./docs/simple-object.md:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[derive(SimpleObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 141 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout] 141 + use dynamic_graphql::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FieldValue` in `crate`
[INFO] [stdout]    --> src/./docs/simple-object.md:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[derive(SimpleObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ could not find `FieldValue` in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 141 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout] 141 + use dynamic_graphql::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/simple-object.md:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[derive(SimpleObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 141 + use async_graphql::dynamic::Object;
[INFO] [stdout]     |
[INFO] [stdout] 141 + use dynamic_graphql::dynamic::Object;
[INFO] [stdout]     |
[INFO] [stdout] 141 + use dynamic_graphql::internal::Object;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/simple-object.md:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[derive(SimpleObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 141 + use std::field::Field;
[INFO] [stdout]     |
[INFO] [stdout] 141 + use std::mem::type_info::Field;
[INFO] [stdout]     |
[INFO] [stdout] 141 + use async_graphql::dynamic::Field;
[INFO] [stdout]     |
[INFO] [stdout] 141 + use dynamic_graphql::dynamic::Field;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/simple-object.md:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[derive(SimpleObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout] 141 + use async_graphql::dynamic::FieldFuture;
[INFO] [stdout]     |
[INFO] [stdout] 141 + use dynamic_graphql::dynamic::FieldFuture;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/simple-object.md:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[derive(SimpleObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 141 + use dynamic_graphql::internal::Resolve;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/simple-object.md:166:10
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[derive(App)]
[INFO] [stdout]     |          ^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 141 + use dynamic_graphql::internal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/simple-object.md:166:10
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[derive(App)]
[INFO] [stdout]     |          ^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 141 + use async_graphql::dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 141 + use dynamic_graphql::dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/simple-object.md:166:10
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[derive(App)]
[INFO] [stdout]     |          ^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 141 + use dynamic_graphql::internal::Registry;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/./docs/simple-object.md - SimpleObject (line 98) stdout ----
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/simple-object.md:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(SimpleObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  97 + use dynamic_graphql::internal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in the crate root
[INFO] [stdout]    --> src/./docs/simple-object.md:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(SimpleObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]  97 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]  97 + use async_graphql::Context;
[INFO] [stdout]     |
[INFO] [stdout]  97 + use dynamic_graphql::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in the crate root
[INFO] [stdout]    --> src/./docs/simple-object.md:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(SimpleObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]  97 + use std::fmt::Result;
[INFO] [stdout]     |
[INFO] [stdout]  97 + use std::io::Result;
[INFO] [stdout]     |
[INFO] [stdout]  97 + use std::result::Result;
[INFO] [stdout]     |
[INFO] [stdout]  97 + use std::thread::Result;
[INFO] [stdout]     |
[INFO] [stdout]     = and 4 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FieldValue` in the crate root
[INFO] [stdout]    --> src/./docs/simple-object.md:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(SimpleObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]  97 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout]  97 + use dynamic_graphql::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FieldValue` in `crate`
[INFO] [stdout]    --> src/./docs/simple-object.md:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(SimpleObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ could not find `FieldValue` in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]  97 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout]  97 + use dynamic_graphql::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/simple-object.md:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(SimpleObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]  97 + use async_graphql::dynamic::Object;
[INFO] [stdout]     |
[INFO] [stdout]  97 + use dynamic_graphql::dynamic::Object;
[INFO] [stdout]     |
[INFO] [stdout]  97 + use dynamic_graphql::internal::Object;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/simple-object.md:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(SimpleObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]  97 + use std::field::Field;
[INFO] [stdout]     |
[INFO] [stdout]  97 + use std::mem::type_info::Field;
[INFO] [stdout]     |
[INFO] [stdout]  97 + use async_graphql::dynamic::Field;
[INFO] [stdout]     |
[INFO] [stdout]  97 + use dynamic_graphql::dynamic::Field;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/simple-object.md:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(SimpleObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]  97 + use async_graphql::dynamic::FieldFuture;
[INFO] [stdout]     |
[INFO] [stdout]  97 + use dynamic_graphql::dynamic::FieldFuture;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/simple-object.md:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(SimpleObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]  97 + use dynamic_graphql::internal::Resolve;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/simple-object.md:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(App)]
[INFO] [stdout]     |          ^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  97 + use dynamic_graphql::internal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/simple-object.md:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(App)]
[INFO] [stdout]     |          ^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  97 + use async_graphql::dynamic;
[INFO] [stdout]     |
[INFO] [stdout]  97 + use dynamic_graphql::dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/simple-object.md:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(App)]
[INFO] [stdout]     |          ^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  97 + use dynamic_graphql::internal::Registry;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 198) stdout ----
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:207:10
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[derive(ResolvedObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 197 + use dynamic_graphql::internal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in the crate root
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:207:10
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[derive(ResolvedObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 197 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout] 197 + use async_graphql::Context;
[INFO] [stdout]     |
[INFO] [stdout] 197 + use dynamic_graphql::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in the crate root
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:207:10
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[derive(ResolvedObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 197 + use std::fmt::Result;
[INFO] [stdout]     |
[INFO] [stdout] 197 + use std::io::Result;
[INFO] [stdout]     |
[INFO] [stdout] 197 + use std::result::Result;
[INFO] [stdout]     |
[INFO] [stdout] 197 + use std::thread::Result;
[INFO] [stdout]     |
[INFO] [stdout]     = and 4 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FieldValue` in the crate root
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:207:10
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[derive(ResolvedObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 197 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout] 197 + use dynamic_graphql::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FieldValue` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:207:10
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[derive(ResolvedObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ could not find `FieldValue` in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 197 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout] 197 + use dynamic_graphql::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:211:1
[INFO] [stdout]     |
[INFO] [stdout] 211 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 211 - #[ResolvedObjectFields]
[INFO] [stdout] 211 + dynamic_graphql::internal
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 197 + use dynamic_graphql::internal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:211:1
[INFO] [stdout]     |
[INFO] [stdout] 211 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 211 - #[ResolvedObjectFields]
[INFO] [stdout] 211 + async_graphql::dynamic
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 197 + use async_graphql::dynamic::Object;
[INFO] [stdout]     |
[INFO] [stdout] 197 + use dynamic_graphql::dynamic::Object;
[INFO] [stdout]     |
[INFO] [stdout] 197 + use dynamic_graphql::internal::Object;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:211:1
[INFO] [stdout]     |
[INFO] [stdout] 211 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 211 - #[ResolvedObjectFields]
[INFO] [stdout] 211 + async_graphql::dynamic
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 197 + use std::field::Field;
[INFO] [stdout]     |
[INFO] [stdout] 197 + use std::mem::type_info::Field;
[INFO] [stdout]     |
[INFO] [stdout] 197 + use async_graphql::dynamic::Field;
[INFO] [stdout]     |
[INFO] [stdout] 197 + use dynamic_graphql::dynamic::Field;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:211:1
[INFO] [stdout]     |
[INFO] [stdout] 211 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 211 - #[ResolvedObjectFields]
[INFO] [stdout] 211 + async_graphql::dynamic
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout] 197 + use async_graphql::dynamic::FieldFuture;
[INFO] [stdout]     |
[INFO] [stdout] 197 + use dynamic_graphql::dynamic::FieldFuture;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:211:1
[INFO] [stdout]     |
[INFO] [stdout] 211 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 211 - #[ResolvedObjectFields]
[INFO] [stdout] 211 + dynamic_graphql::internal
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 197 + use dynamic_graphql::internal::Resolve;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:235:10
[INFO] [stdout]     |
[INFO] [stdout] 235 | #[derive(App)]
[INFO] [stdout]     |          ^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 197 + use dynamic_graphql::internal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:235:10
[INFO] [stdout]     |
[INFO] [stdout] 235 | #[derive(App)]
[INFO] [stdout]     |          ^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 197 + use async_graphql::dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 197 + use dynamic_graphql::dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:235:10
[INFO] [stdout]     |
[INFO] [stdout] 235 | #[derive(App)]
[INFO] [stdout]     |          ^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 197 + use dynamic_graphql::internal::Registry;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 131) stdout ----
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:139:10
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(ResolvedObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 130 + use dynamic_graphql::internal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in the crate root
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:139:10
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(ResolvedObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 130 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout] 130 + use async_graphql::Context;
[INFO] [stdout]     |
[INFO] [stdout] 130 + use dynamic_graphql::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in the crate root
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:139:10
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(ResolvedObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 130 + use std::fmt::Result;
[INFO] [stdout]     |
[INFO] [stdout] 130 + use std::io::Result;
[INFO] [stdout]     |
[INFO] [stdout] 130 + use std::result::Result;
[INFO] [stdout]     |
[INFO] [stdout] 130 + use std::thread::Result;
[INFO] [stdout]     |
[INFO] [stdout]     = and 4 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FieldValue` in the crate root
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:139:10
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(ResolvedObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 130 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout] 130 + use dynamic_graphql::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FieldValue` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:139:10
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(ResolvedObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ could not find `FieldValue` in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 130 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout] 130 + use dynamic_graphql::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 144 - #[ResolvedObjectFields]
[INFO] [stdout] 144 + dynamic_graphql::internal
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 130 + use dynamic_graphql::internal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 144 - #[ResolvedObjectFields]
[INFO] [stdout] 144 + async_graphql::dynamic
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 130 + use async_graphql::dynamic::Object;
[INFO] [stdout]     |
[INFO] [stdout] 130 + use dynamic_graphql::dynamic::Object;
[INFO] [stdout]     |
[INFO] [stdout] 130 + use dynamic_graphql::internal::Object;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 144 - #[ResolvedObjectFields]
[INFO] [stdout] 144 + async_graphql::dynamic
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 130 + use std::field::Field;
[INFO] [stdout]     |
[INFO] [stdout] 130 + use std::mem::type_info::Field;
[INFO] [stdout]     |
[INFO] [stdout] 130 + use async_graphql::dynamic::Field;
[INFO] [stdout]     |
[INFO] [stdout] 130 + use dynamic_graphql::dynamic::Field;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 144 - #[ResolvedObjectFields]
[INFO] [stdout] 144 + async_graphql::dynamic
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout] 130 + use async_graphql::dynamic::FieldFuture;
[INFO] [stdout]     |
[INFO] [stdout] 130 + use dynamic_graphql::dynamic::FieldFuture;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 144 - #[ResolvedObjectFields]
[INFO] [stdout] 144 + dynamic_graphql::internal
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 130 + use dynamic_graphql::internal::Resolve;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 144 - #[ResolvedObjectFields]
[INFO] [stdout] 144 + dynamic_graphql::internal
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 130 + use dynamic_graphql::internal::FromValue;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 144 - #[ResolvedObjectFields]
[INFO] [stdout] 144 + async_graphql::dynamic
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 130 + use async_graphql::dynamic::InputValue;
[INFO] [stdout]     |
[INFO] [stdout] 130 + use dynamic_graphql::dynamic::InputValue;
[INFO] [stdout]     |
[INFO] [stdout] 130 + use graphql_parser::schema::InputValue;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:169:10
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[derive(App)]
[INFO] [stdout]     |          ^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 130 + use dynamic_graphql::internal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:169:10
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[derive(App)]
[INFO] [stdout]     |          ^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 130 + use async_graphql::dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 130 + use dynamic_graphql::dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:169:10
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[derive(App)]
[INFO] [stdout]     |          ^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 130 + use dynamic_graphql::internal::Registry;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/./docs/simple-object.md - SimpleObject (line 48) stdout ----
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]   --> src/./docs/simple-object.md:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 47 + use dynamic_graphql::internal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in the crate root
[INFO] [stdout]   --> src/./docs/simple-object.md:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 47 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use async_graphql::Context;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use dynamic_graphql::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in the crate root
[INFO] [stdout]   --> src/./docs/simple-object.md:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 47 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use std::result::Result;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use std::thread::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 4 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FieldValue` in the crate root
[INFO] [stdout]   --> src/./docs/simple-object.md:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 47 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use dynamic_graphql::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FieldValue` in `crate`
[INFO] [stdout]   --> src/./docs/simple-object.md:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ could not find `FieldValue` in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 47 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use dynamic_graphql::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/simple-object.md:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 47 + use async_graphql::dynamic::Object;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use dynamic_graphql::dynamic::Object;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use dynamic_graphql::internal::Object;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/simple-object.md:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 47 + use std::field::Field;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use std::mem::type_info::Field;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use async_graphql::dynamic::Field;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use dynamic_graphql::dynamic::Field;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/simple-object.md:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 47 + use async_graphql::dynamic::FieldFuture;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use dynamic_graphql::dynamic::FieldFuture;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]   --> src/./docs/simple-object.md:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 47 + use dynamic_graphql::internal::Resolve;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]   --> src/./docs/simple-object.md:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 47 + use dynamic_graphql::internal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in the crate root
[INFO] [stdout]   --> src/./docs/simple-object.md:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 47 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use async_graphql::Context;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use dynamic_graphql::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in the crate root
[INFO] [stdout]   --> src/./docs/simple-object.md:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 47 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use std::result::Result;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use std::thread::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 4 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FieldValue` in the crate root
[INFO] [stdout]   --> src/./docs/simple-object.md:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 47 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use dynamic_graphql::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FieldValue` in `crate`
[INFO] [stdout]   --> src/./docs/simple-object.md:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ could not find `FieldValue` in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 47 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use dynamic_graphql::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/simple-object.md:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 47 + use async_graphql::dynamic::Object;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use dynamic_graphql::dynamic::Object;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use dynamic_graphql::internal::Object;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/simple-object.md:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 47 + use std::field::Field;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use std::mem::type_info::Field;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use async_graphql::dynamic::Field;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use dynamic_graphql::dynamic::Field;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/simple-object.md:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 47 + use async_graphql::dynamic::FieldFuture;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use dynamic_graphql::dynamic::FieldFuture;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]   --> src/./docs/simple-object.md:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 47 + use dynamic_graphql::internal::Resolve;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]   --> src/./docs/simple-object.md:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(App)]
[INFO] [stdout]    |          ^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 47 + use dynamic_graphql::internal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/simple-object.md:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(App)]
[INFO] [stdout]    |          ^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout] 47 + use async_graphql::dynamic;
[INFO] [stdout]    |
[INFO] [stdout] 47 + use dynamic_graphql::dynamic;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]   --> src/./docs/simple-object.md:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(App)]
[INFO] [stdout]    |          ^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 47 + use dynamic_graphql::internal::Registry;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 21 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 268) stdout ----
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:283:10
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[derive(ResolvedObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 267 + use dynamic_graphql::internal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in the crate root
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:283:10
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[derive(ResolvedObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 267 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout] 267 + use async_graphql::Context;
[INFO] [stdout]     |
[INFO] [stdout] 267 + use dynamic_graphql::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in the crate root
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:283:10
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[derive(ResolvedObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 267 + use std::fmt::Result;
[INFO] [stdout]     |
[INFO] [stdout] 267 + use std::io::Result;
[INFO] [stdout]     |
[INFO] [stdout] 267 + use std::result::Result;
[INFO] [stdout]     |
[INFO] [stdout] 267 + use std::thread::Result;
[INFO] [stdout]     |
[INFO] [stdout]     = and 4 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FieldValue` in the crate root
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:283:10
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[derive(ResolvedObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 267 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout] 267 + use dynamic_graphql::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FieldValue` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:283:10
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[derive(ResolvedObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ could not find `FieldValue` in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 267 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout] 267 + use dynamic_graphql::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:289:1
[INFO] [stdout]     |
[INFO] [stdout] 289 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 289 - #[ResolvedObjectFields]
[INFO] [stdout] 289 + dynamic_graphql::internal
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 267 + use dynamic_graphql::internal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:289:1
[INFO] [stdout]     |
[INFO] [stdout] 289 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 289 - #[ResolvedObjectFields]
[INFO] [stdout] 289 + async_graphql::dynamic
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 267 + use async_graphql::dynamic::Object;
[INFO] [stdout]     |
[INFO] [stdout] 267 + use dynamic_graphql::dynamic::Object;
[INFO] [stdout]     |
[INFO] [stdout] 267 + use dynamic_graphql::internal::Object;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:289:1
[INFO] [stdout]     |
[INFO] [stdout] 289 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 289 - #[ResolvedObjectFields]
[INFO] [stdout] 289 + async_graphql::dynamic
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 267 + use std::field::Field;
[INFO] [stdout]     |
[INFO] [stdout] 267 + use std::mem::type_info::Field;
[INFO] [stdout]     |
[INFO] [stdout] 267 + use async_graphql::dynamic::Field;
[INFO] [stdout]     |
[INFO] [stdout] 267 + use dynamic_graphql::dynamic::Field;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:289:1
[INFO] [stdout]     |
[INFO] [stdout] 289 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 289 - #[ResolvedObjectFields]
[INFO] [stdout] 289 + async_graphql::dynamic
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout] 267 + use async_graphql::dynamic::FieldFuture;
[INFO] [stdout]     |
[INFO] [stdout] 267 + use dynamic_graphql::dynamic::FieldFuture;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:289:1
[INFO] [stdout]     |
[INFO] [stdout] 289 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 289 - #[ResolvedObjectFields]
[INFO] [stdout] 289 + dynamic_graphql::internal
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 267 + use dynamic_graphql::internal::FromValue;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:289:1
[INFO] [stdout]     |
[INFO] [stdout] 289 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 289 - #[ResolvedObjectFields]
[INFO] [stdout] 289 + dynamic_graphql::internal
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 267 + use dynamic_graphql::internal::Resolve;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:289:1
[INFO] [stdout]     |
[INFO] [stdout] 289 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 289 - #[ResolvedObjectFields]
[INFO] [stdout] 289 + async_graphql::dynamic
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 267 + use async_graphql::dynamic::InputValue;
[INFO] [stdout]     |
[INFO] [stdout] 267 + use dynamic_graphql::dynamic::InputValue;
[INFO] [stdout]     |
[INFO] [stdout] 267 + use graphql_parser::schema::InputValue;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:316:10
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[derive(App)]
[INFO] [stdout]     |          ^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 267 + use dynamic_graphql::internal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:316:10
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[derive(App)]
[INFO] [stdout]     |          ^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 267 + use async_graphql::dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 267 + use dynamic_graphql::dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:316:10
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[derive(App)]
[INFO] [stdout]     |          ^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 267 + use dynamic_graphql::internal::Registry;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 69) stdout ----
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]   --> src/./docs/resolved-object-fields.md:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(ResolvedObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 68 + use dynamic_graphql::internal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in the crate root
[INFO] [stdout]   --> src/./docs/resolved-object-fields.md:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(ResolvedObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 68 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use async_graphql::Context;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use dynamic_graphql::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in the crate root
[INFO] [stdout]   --> src/./docs/resolved-object-fields.md:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(ResolvedObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 68 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use std::result::Result;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use std::thread::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 4 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FieldValue` in the crate root
[INFO] [stdout]   --> src/./docs/resolved-object-fields.md:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(ResolvedObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 68 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use dynamic_graphql::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FieldValue` in `crate`
[INFO] [stdout]   --> src/./docs/resolved-object-fields.md:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(ResolvedObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ could not find `FieldValue` in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 68 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use dynamic_graphql::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]   --> src/./docs/resolved-object-fields.md:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[ResolvedObjectFields]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 82 - #[ResolvedObjectFields]
[INFO] [stdout] 82 + dynamic_graphql::internal
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 68 + use dynamic_graphql::internal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/resolved-object-fields.md:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[ResolvedObjectFields]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 82 - #[ResolvedObjectFields]
[INFO] [stdout] 82 + async_graphql::dynamic
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 68 + use async_graphql::dynamic::Object;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use dynamic_graphql::dynamic::Object;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use dynamic_graphql::internal::Object;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/resolved-object-fields.md:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[ResolvedObjectFields]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 82 - #[ResolvedObjectFields]
[INFO] [stdout] 82 + async_graphql::dynamic
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 68 + use std::field::Field;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use std::mem::type_info::Field;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use async_graphql::dynamic::Field;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use dynamic_graphql::dynamic::Field;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/resolved-object-fields.md:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[ResolvedObjectFields]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 82 - #[ResolvedObjectFields]
[INFO] [stdout] 82 + async_graphql::dynamic
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 68 + use async_graphql::dynamic::FieldFuture;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use dynamic_graphql::dynamic::FieldFuture;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]   --> src/./docs/resolved-object-fields.md:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[ResolvedObjectFields]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 82 - #[ResolvedObjectFields]
[INFO] [stdout] 82 + dynamic_graphql::internal
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 68 + use dynamic_graphql::internal::Resolve;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]   --> src/./docs/resolved-object-fields.md:89:10
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(ResolvedObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 68 + use dynamic_graphql::internal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in the crate root
[INFO] [stdout]   --> src/./docs/resolved-object-fields.md:89:10
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(ResolvedObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 68 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use async_graphql::Context;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use dynamic_graphql::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in the crate root
[INFO] [stdout]   --> src/./docs/resolved-object-fields.md:89:10
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(ResolvedObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 68 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use std::result::Result;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use std::thread::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 4 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FieldValue` in the crate root
[INFO] [stdout]   --> src/./docs/resolved-object-fields.md:89:10
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(ResolvedObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 68 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use dynamic_graphql::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FieldValue` in `crate`
[INFO] [stdout]   --> src/./docs/resolved-object-fields.md:89:10
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(ResolvedObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ could not find `FieldValue` in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 68 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use dynamic_graphql::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]   --> src/./docs/resolved-object-fields.md:93:1
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[ResolvedObjectFields]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 93 - #[ResolvedObjectFields]
[INFO] [stdout] 93 + dynamic_graphql::internal
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 68 + use dynamic_graphql::internal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/resolved-object-fields.md:93:1
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[ResolvedObjectFields]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 93 - #[ResolvedObjectFields]
[INFO] [stdout] 93 + async_graphql::dynamic
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 68 + use async_graphql::dynamic::Object;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use dynamic_graphql::dynamic::Object;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use dynamic_graphql::internal::Object;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/resolved-object-fields.md:93:1
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[ResolvedObjectFields]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 93 - #[ResolvedObjectFields]
[INFO] [stdout] 93 + async_graphql::dynamic
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 68 + use std::field::Field;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use std::mem::type_info::Field;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use async_graphql::dynamic::Field;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use dynamic_graphql::dynamic::Field;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/resolved-object-fields.md:93:1
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[ResolvedObjectFields]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 93 - #[ResolvedObjectFields]
[INFO] [stdout] 93 + async_graphql::dynamic
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 68 + use async_graphql::dynamic::FieldFuture;
[INFO] [stdout]    |
[INFO] [stdout] 68 + use dynamic_graphql::dynamic::FieldFuture;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]   --> src/./docs/resolved-object-fields.md:93:1
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[ResolvedObjectFields]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 93 - #[ResolvedObjectFields]
[INFO] [stdout] 93 + dynamic_graphql::internal
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 68 + use dynamic_graphql::internal::Resolve;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(App)]
[INFO] [stdout]     |          ^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  68 + use dynamic_graphql::internal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(App)]
[INFO] [stdout]     |          ^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  68 + use async_graphql::dynamic;
[INFO] [stdout]     |
[INFO] [stdout]  68 + use dynamic_graphql::dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/resolved-object-fields.md:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(App)]
[INFO] [stdout]     |          ^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  68 + use dynamic_graphql::internal::Registry;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 23 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/./docs/interface.md - Interface (line 55) stdout ----
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]   --> src/./docs/interface.md:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[Interface]
[INFO] [stdout]    | ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `Interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 68 - #[Interface]
[INFO] [stdout] 68 + dynamic_graphql::internal
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::internal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/interface.md:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[Interface]
[INFO] [stdout]    | ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `Interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 68 - #[Interface]
[INFO] [stdout] 68 + async_graphql::dynamic
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 54 + use async_graphql::dynamic::Interface;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::dynamic::Interface;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::internal::Interface;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/interface.md:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[Interface]
[INFO] [stdout]    | ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `Interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 68 - #[Interface]
[INFO] [stdout] 68 + async_graphql::dynamic
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 54 + use async_graphql::dynamic::InterfaceField;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::dynamic::InterfaceField;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/interface.md:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[Interface]
[INFO] [stdout]    | ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `Interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 68 - #[Interface]
[INFO] [stdout] 68 + async_graphql::dynamic
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 54 + use std::field::Field;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use std::mem::type_info::Field;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use async_graphql::dynamic::Field;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::dynamic::Field;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/interface.md:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[Interface]
[INFO] [stdout]    | ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `Interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 68 - #[Interface]
[INFO] [stdout] 68 + async_graphql::dynamic
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 54 + use async_graphql::dynamic::FieldFuture;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::dynamic::FieldFuture;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]   --> src/./docs/interface.md:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[Interface]
[INFO] [stdout]    | ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `Interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 68 - #[Interface]
[INFO] [stdout] 68 + dynamic_graphql::internal
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::internal::Resolve;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]   --> src/./docs/interface.md:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::internal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in the crate root
[INFO] [stdout]   --> src/./docs/interface.md:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 54 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use async_graphql::Context;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in the crate root
[INFO] [stdout]   --> src/./docs/interface.md:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 54 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use std::result::Result;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use std::thread::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 4 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FieldValue` in the crate root
[INFO] [stdout]   --> src/./docs/interface.md:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 54 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FieldValue` in `crate`
[INFO] [stdout]   --> src/./docs/interface.md:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ could not find `FieldValue` in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 54 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/interface.md:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 54 + use async_graphql::dynamic::Object;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::dynamic::Object;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::internal::Object;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/interface.md:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 54 + use std::field::Field;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use std::mem::type_info::Field;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use async_graphql::dynamic::Field;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::dynamic::Field;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/interface.md:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 54 + use async_graphql::dynamic::FieldFuture;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::dynamic::FieldFuture;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]   --> src/./docs/interface.md:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(SimpleObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::internal::Resolve;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]   --> src/./docs/interface.md:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[derive(ResolvedObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::internal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in the crate root
[INFO] [stdout]   --> src/./docs/interface.md:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[derive(ResolvedObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 54 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use async_graphql::Context;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in the crate root
[INFO] [stdout]   --> src/./docs/interface.md:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[derive(ResolvedObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 54 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use std::result::Result;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use std::thread::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 4 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FieldValue` in the crate root
[INFO] [stdout]   --> src/./docs/interface.md:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[derive(ResolvedObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 54 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FieldValue` in `crate`
[INFO] [stdout]   --> src/./docs/interface.md:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[derive(ResolvedObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ could not find `FieldValue` in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 54 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::FieldValue;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Instance` in the crate root
[INFO] [stdout]   --> src/./docs/interface.md:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[derive(ResolvedObject)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::Instance;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]   --> src/./docs/interface.md:98:1
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[ResolvedObjectFields]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 98 - #[ResolvedObjectFields]
[INFO] [stdout] 98 + dynamic_graphql::internal
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::internal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/interface.md:98:1
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[ResolvedObjectFields]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 98 - #[ResolvedObjectFields]
[INFO] [stdout] 98 + async_graphql::dynamic
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 54 + use async_graphql::dynamic::Object;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::dynamic::Object;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::internal::Object;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/interface.md:98:1
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[ResolvedObjectFields]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 98 - #[ResolvedObjectFields]
[INFO] [stdout] 98 + async_graphql::dynamic
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 54 + use std::field::Field;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use std::mem::type_info::Field;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use async_graphql::dynamic::Field;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::dynamic::Field;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]   --> src/./docs/interface.md:98:1
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[ResolvedObjectFields]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 98 - #[ResolvedObjectFields]
[INFO] [stdout] 98 + async_graphql::dynamic
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 54 + use async_graphql::dynamic::FieldFuture;
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::dynamic::FieldFuture;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]   --> src/./docs/interface.md:98:1
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[ResolvedObjectFields]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 98 - #[ResolvedObjectFields]
[INFO] [stdout] 98 + dynamic_graphql::internal
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 54 + use dynamic_graphql::internal::Resolve;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/interface.md:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(ResolvedObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  54 + use dynamic_graphql::internal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in the crate root
[INFO] [stdout]    --> src/./docs/interface.md:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(ResolvedObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]  54 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout]  54 + use async_graphql::Context;
[INFO] [stdout]     |
[INFO] [stdout]  54 + use dynamic_graphql::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in the crate root
[INFO] [stdout]    --> src/./docs/interface.md:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(ResolvedObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]  54 + use std::fmt::Result;
[INFO] [stdout]     |
[INFO] [stdout]  54 + use std::io::Result;
[INFO] [stdout]     |
[INFO] [stdout]  54 + use std::result::Result;
[INFO] [stdout]     |
[INFO] [stdout]  54 + use std::thread::Result;
[INFO] [stdout]     |
[INFO] [stdout]     = and 4 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FieldValue` in the crate root
[INFO] [stdout]    --> src/./docs/interface.md:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(ResolvedObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]  54 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout]  54 + use dynamic_graphql::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FieldValue` in `crate`
[INFO] [stdout]    --> src/./docs/interface.md:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(ResolvedObject)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ could not find `FieldValue` in the crate root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ResolvedObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]  54 + use async_graphql::dynamic::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout]  54 + use dynamic_graphql::FieldValue;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/interface.md:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 119 - #[ResolvedObjectFields]
[INFO] [stdout] 119 + dynamic_graphql::internal
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  54 + use dynamic_graphql::internal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/interface.md:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 119 - #[ResolvedObjectFields]
[INFO] [stdout] 119 + async_graphql::dynamic
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]  54 + use async_graphql::dynamic::Object;
[INFO] [stdout]     |
[INFO] [stdout]  54 + use dynamic_graphql::dynamic::Object;
[INFO] [stdout]     |
[INFO] [stdout]  54 + use dynamic_graphql::internal::Object;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/interface.md:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 119 - #[ResolvedObjectFields]
[INFO] [stdout] 119 + async_graphql::dynamic
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]  54 + use std::field::Field;
[INFO] [stdout]     |
[INFO] [stdout]  54 + use std::mem::type_info::Field;
[INFO] [stdout]     |
[INFO] [stdout]  54 + use async_graphql::dynamic::Field;
[INFO] [stdout]     |
[INFO] [stdout]  54 + use dynamic_graphql::dynamic::Field;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/interface.md:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 119 - #[ResolvedObjectFields]
[INFO] [stdout] 119 + async_graphql::dynamic
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]  54 + use async_graphql::dynamic::FieldFuture;
[INFO] [stdout]     |
[INFO] [stdout]  54 + use dynamic_graphql::dynamic::FieldFuture;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/interface.md:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 119 - #[ResolvedObjectFields]
[INFO] [stdout] 119 + dynamic_graphql::internal
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]  54 + use dynamic_graphql::internal::FromValue;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/interface.md:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 119 - #[ResolvedObjectFields]
[INFO] [stdout] 119 + dynamic_graphql::internal
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]  54 + use dynamic_graphql::internal::Resolve;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/interface.md:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[ResolvedObjectFields]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `ResolvedObjectFields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 119 - #[ResolvedObjectFields]
[INFO] [stdout] 119 + async_graphql::dynamic
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]  54 + use async_graphql::dynamic::InputValue;
[INFO] [stdout]     |
[INFO] [stdout]  54 + use dynamic_graphql::dynamic::InputValue;
[INFO] [stdout]     |
[INFO] [stdout]  54 + use graphql_parser::schema::InputValue;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/interface.md:143:10
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(App)]
[INFO] [stdout]     |          ^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  54 + use dynamic_graphql::internal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `dynamic` in `crate`
[INFO] [stdout]    --> src/./docs/interface.md:143:10
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(App)]
[INFO] [stdout]     |          ^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  54 + use async_graphql::dynamic;
[INFO] [stdout]     |
[INFO] [stdout]  54 + use dynamic_graphql::dynamic;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `internal` in `crate`
[INFO] [stdout]    --> src/./docs/interface.md:143:10
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(App)]
[INFO] [stdout]     |          ^^^ unresolved import
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `App` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  54 + use dynamic_graphql::internal::Registry;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 41 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/./docs/interface.md - Interface (line 55)
[INFO] [stdout]     src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 131)
[INFO] [stdout]     src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 198)
[INFO] [stdout]     src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 268)
[INFO] [stdout]     src/./docs/resolved-object-fields.md - ResolvedObjectFields (line 69)
[INFO] [stdout]     src/./docs/simple-object.md - SimpleObject (line 142)
[INFO] [stdout]     src/./docs/simple-object.md - SimpleObject (line 48)
[INFO] [stdout]     src/./docs/simple-object.md - SimpleObject (line 98)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.57s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 6.68s; merged doctests compilation took 4.10s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "89224307b8a1231693e070a731da99f12c3699459a3f03eb83caf8fd13da8e4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89224307b8a1231693e070a731da99f12c3699459a3f03eb83caf8fd13da8e4b", kill_on_drop: false }`
[INFO] [stdout] 89224307b8a1231693e070a731da99f12c3699459a3f03eb83caf8fd13da8e4b
